home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 65.zip / BS1 part 65 / DevPac v3.02b.adf / include / workbench / icon.i < prev    next >
Text File  |  1991-11-20  |  492b  |  25 lines

  1.     IFND    WORKBENCH_ICON_I
  2. WORKBENCH_ICON_I    SET    1
  3. **
  4. **    $Filename: workbench/icon.i $
  5. **    $Release: 1.3 $
  6. **
  7. **    external declarations for workbench support library 
  8. **
  9. **    (C) Copyright 1985,1986,1987,1988 Commodore-Amiga, Inc.
  10. **        All Rights Reserved
  11. **
  12.  
  13. *********************************************************************
  14. *
  15. * Library structures
  16. *
  17. *********************************************************************
  18.  
  19.  
  20. ICONNAME    MACRO
  21.         DC.B    'icon.library',0
  22.         ENDM
  23.  
  24.     ENDC    ; WORKBENCH_ICON_I
  25.